Skip to the content.

CE General Ledger Reconciliation – Oracle EBS SQL Report

Oracle E-Business Suite SQL report from the Enginatics Library powered by Blitz Report™.

Overview

Application: Cash Management Description: Bank Statements - General Ledger Reconciliation

Provides equivalent functionality to the following standard Oracle Forms/Reports

Source: General Ledger Reconciliation Report Short Name: CEXRECRE DB package: CE_CEXRECRE_XMLP_PKG

Report Parameters

Legal Entity, Bank Account Name, Bank Account Number, Period Name, Closing Balance

Oracle EBS Tables Used

gl_balances, gl_code_combinations, ce_bank_accounts, ce_bank_acct_uses_all, ce_gl_accounts_ccid, dual, ar_cash_receipts, ar_cash_receipt_history, hz_cust_accounts, hz_parties, ar_receipt_methods, ce_bank_acct_uses_ou_v, ce_system_parameters, ar_cash_receipt_history_all, ce_statement_recon_gt_v, ce_statement_lines, ce_statement_headers, ap_checks_all, ce_security_profiles_gt, xla_transaction_entities, xla_events, ap_payment_history_all, xla_ae_headers, xla_ae_lines, ce_statement_reconcils_all

Report Categories

Enginatics, R12 only

Running This SQL Without Blitz Report

Some Oracle EBS SQL reports in this library require functions from the utility package xxen_util. Install it before running the SQL directly against your Oracle EBS database.

Download & Import Options

Resource Link
Excel Example Output CE General Ledger Reconciliation 06-Sep-2021 012753.xlsx
Blitz Report™ XML Import CE_General_Ledger_Reconciliation.xml
Full SQL on Enginatics www.enginatics.com/reports/ce-general-ledger-reconciliation/

Executive Summary

The CE General Ledger Reconciliation report is the primary month-end report for reconciling the General Ledger cash balance to the Bank Statement balance. It highlights the differences caused by unposted journals, unreconciled transactions, and transactions in the subledger that haven’t been transferred to GL. This report is the “bridge” that proves the financial statements accurately reflect the cash position.

Business Challenge

Reconciling the GL to the Bank is a multi-step process involving three balances:

  1. Bank Balance: What the bank says we have.
  2. Subledger Balance: What AP/AR says we have.
  3. GL Balance: What the Trial Balance says we have.

Discrepancies can arise from manual journals, unposted batches, or timing differences. Identifying the root cause of a variance is often the most stressful part of the month-end close.

Solution

This report compares the GL Account Balance (for the designated cash account) against the Bank Statement Balance and itemizes the reconciling items.

Key Features:

Architecture

The report aggregates GL_BALANCES for the cash account and compares it to the CE_STATEMENT_HEADERS closing balance, adjusting for unreconciled items in CE_STATEMENT_LINES and CE_AVAILABLE_TRANSACTIONS.

Key Tables:

Impact


© 2026 Enginatics